home *** CD-ROM | disk | FTP | other *** search
/ Hobby PC 12 / Hobby PC 12.iso / hmpro6 / fixocx.bat < prev    next >
DOS Batch File  |  2001-04-09  |  2KB  |  58 lines

  1. echo off
  2. echo This script should only be run if you had problems successfully
  3. echo registering the HoTMetaL PRO ocx and dll files at install time.
  4. echo 1) Copy this script to your %windir%\system directory.
  5. echo 2) Then run the script to register the HoTMetaL PRO ocx and dll files.
  6. echo 3) If any errors occur, try re-running that particular line by hand.
  7. pause
  8. regsvr32 csstext.ocx
  9. regsvr32 comctl32.ocx
  10. regsvr32 comdlg32.ocx
  11. regsvr32 p32ftpo6.ocx
  12. regsvr32 pubmgr.ocx
  13. regsvr32 tabctl32.ocx
  14. regsvr32 threed32.ocx
  15. regsvr32 tlist32p.ocx
  16. regsvr32 twizard.ocx
  17. regsvr32 vsflex32.ocx
  18. regsvr32 vsocx32.ocx
  19. regsvr32 webtools.ocx
  20. regsvr32 xmltools.ocx
  21. regsvr32 xmlcontrol.ocx
  22. :: fader.ocx support has been removed from the product - DR SQVsu02494.
  23. :: regsvr32 fader.ocx
  24. :: regsvrdc FADER.FaderCtrl.1
  25. regsvr32 newwndbtn.ocx
  26. regsvrdc NEWWNDBTN.NewWndBtnCtrl.1
  27. regsvr32 shoppingcart.ocx
  28. regsvrdc SHOPPINGCART.ShoppingCartCtrl.1
  29. regsvr32 shoppingcartform.ocx
  30. regsvrdc SHOPPINGCARTFORM.ShoppingCartFormCtrl.1
  31. regsvr32 siteoutliner.ocx
  32. regsvrdc SITEOUTLINER.SiteOutlinerCtrl.1
  33. regsvr32 togglebutton.ocx
  34. regsvrdc TOGGLEBUTTON.ToggleButtonCtrl.1
  35. regsvr32 webtour.ocx
  36. regsvrdc WEBTOUR.WebTourCtrl.1
  37. regsvr32 3dgraphics.ocx
  38. regsvrdc SoftQuadImageNavigator.threedgraphics
  39. regsvr32 animator.ocx
  40. regsvrdc SoftQuadAnimator.Animator
  41. regsvr32 gbutton.ocx
  42. regsvrdc SoftQuadGraphicButton.mqgb
  43. regsvr32 graph.ocx
  44. regsvrdc SoftQuadGraph.mqgraph
  45. regsvr32 scroller.ocx
  46. regsvrdc SoftQuadScroller.Scroller
  47. regsvr32 slideshow.ocx
  48. regsvrdc SoftQuadSlideShow.mqSlideShow
  49. regsvr32 spreadsheet.ocx
  50. regsvrdc SoftQuadSpreadSheet.mqssht
  51. regsvr32 mfc40.dll
  52. regsvr32 olepro32.dll
  53. :: regsvr32 ole32.dll
  54. regsvr32 datatable.ocx
  55. regsvrdc SoftQuad.DataTable
  56. regsvr32 msflxgrd.ocx
  57. regsvr32 dao350.dll
  58.